Skip to content

Conversation

@KianNH
Copy link
Member

@KianNH KianNH commented Feb 7, 2025

Summary

Move show-changed-files to be part of publish-preview workflow

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2025

@github-actions github-actions bot added size/l and removed size/m labels Feb 7, 2025
@KianNH KianNH requested review from a team and ToriLindsay as code owners February 7, 2025 09:56
@github-actions github-actions bot added the product:workers Related to Workers product label Feb 7, 2025
@KianNH KianNH changed the title [Docs Site] Move show-changed-files to be part of publish-preview workflow [Docs Site] Deploy preview URLs to WfP and fix Show Changed Files comments Feb 7, 2025

import { LinkButton, WorkerStarter } from "~/components";

Test.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove test now


export const branchToSubdomain = (branch: string) => {
return execSync(
`echo "${branch}" | iconv -c -t ascii//TRANSLIT | sed -E 's/[~^]+//g' | sed -E 's/[^a-zA-Z0-9]+/-/g' | sed -E 's/^-+|-+$//g' | tr A-Z a-z`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

errm. Ideally we have this in code and use it for both CI and this haha

@github-actions github-actions bot removed the product:workers Related to Workers product label Feb 7, 2025
@KianNH KianNH merged commit b4e72d0 into production Feb 7, 2025
9 checks passed
@KianNH KianNH deleted the kian/PCX-15803 branch February 7, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants